home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / gfx / show / ImagePool.readme < prev    next >
Text File  |  2000-05-02  |  3KB  |  70 lines

  1. Short:    Shared library to cache images
  2. Author:   Linus McCabe (sparkle@hehe.com)
  3. Uploader: Linus McCabe (Sparkle@hehe.com)
  4. Version:  0.8ß
  5.  
  6. ImagePool.library is a shared library to cache images for programs.
  7. It uses datatypes to load and optionally remap images. If more than
  8. one program is loading the same image the image needs only to be 
  9. loaded and remapped once, and they also use the same bitmap in mem.
  10.  
  11. This is the third public beta release and it's been working stable
  12. despite a few bugs (that are hopefully gone now).
  13.  
  14. Since version 0.7ß, a few bugfixes have been made and the IPImage
  15. structure now also contains the transparent pen of the image
  16. (since this might be trashed by datatyps, and the datatypes object
  17. might not exist for the programmer to use)
  18.  
  19.  
  20. ImagePool is currently used in:
  21.  
  22. ToolBar.mcc (c) by Benny Kjær Nielsen
  23. TransferAnim.mcc by Linus McCabe
  24.  
  25.  
  26. ============================= Archive contents =============================
  27.  
  28. Original  Packed Ratio    Date     Time    Name
  29. -------- ------- ----- --------- --------  -------------
  30.     2940    1235 57.9% 13-Jun-99 12:12:20 +ImagePool.doc
  31.     5004    2272 54.5% 23-Feb-00 23:24:22 +ImagePool.guide
  32.     5307    1777 66.5% 26-Aug-99 18:12:48 +datatypeclass.c
  33.      582     358 38.4% 23-Feb-00 22:34:08 +ImagePool_protos.h
  34.      127     103 18.8% 11-Jun-99 12:53:40 +ImagePool.fd
  35.     1550     714 53.9% 23-Feb-00 22:34:02 +ImagePool.h
  36.      528     307 41.8% 13-Jun-99 13:13:54 +ImagePool_lib.h
  37.      281     183 34.8% 23-Feb-00 22:35:14 +ImagePool_pragmas.h
  38.      503     288 42.7% 23-Feb-00 22:34:58 +ImagePool.h
  39.      319     216 32.2% 23-Feb-00 22:34:38 +ImagePool.h
  40.    14920   14401  3.4% 22-Jun-98 23:58:54 +pic
  41.     1266    1266  0.0% 23-Aug-99 08:26:58 +picO
  42.      598     296 50.5% 14-Jan-99 19:11:16 +InitFail.c
  43.     6009    1965 67.2% 26-Aug-99 18:02:38 +main.c
  44.      367     158 56.9% 26-Aug-99 18:13:10 +Makefile
  45.       32      32  0.0% 14-Jan-99 10:03:02 +SCOPTIONS
  46.    10496    6263 40.3% 26-Aug-99 18:13:12 +Test1
  47.      835     397 52.4% 25-Aug-99 06:58:02 +Test1.info
  48.     2888    1036 64.1% 14-Jan-99 11:20:30 +WAinclude.h
  49.     3429    1087 68.2% 26-Aug-99 18:10:14 +datatypeclass.c
  50.    14920   14401  3.4% 22-Jun-98 23:58:54 +pic
  51.     1266    1266  0.0% 23-Aug-99 08:26:58 +picO
  52.      763     348 54.3% 13-Jun-99 13:31:00 +InitFail.c
  53.     6090    1974 67.5% 26-Aug-99 18:02:28 +main.c
  54.      367     159 56.6% 26-Aug-99 18:10:08 +Makefile
  55.     9740    5857 39.8% 26-Aug-99 18:10:46 +Test2
  56.     2284     833 63.5% 13-Jun-99 13:31:00 +WAinclude.h
  57.     4794    1018 78.7% 20-May-99 18:06:46 +WAinclude.h.info
  58.      628     255 59.3% 26-Aug-99 21:27:44  ImagePool.info
  59.      868     473 45.5% 23-Feb-00 22:19:32  ImagePool.readme
  60.       32      32  0.0% 14-Jan-99 10:03:02 +SCOPTIONS
  61.      835     391 53.1% 25-Aug-99 07:10:32 +Test2.info
  62.     8528    4794 43.7% 23-Feb-00 23:32:58 +imagepool.library
  63.     1500    1053 29.8% 01-Feb-00 00:11:24 +IP_DebugInfo
  64.      584     276 52.7% 24-Aug-99 19:15:32 +IP_DebugInfo.c
  65.      450     175 61.1% 10-Jun-99 14:18:48 +IP_DebugInfo.info
  66.     8764    5636 35.6% 27-Jun-99 11:13:38 +try_IP
  67.     1091     501 54.0% 27-Jun-99 11:13:36 +try_IP.c
  68. -------- ------- ----- --------- --------
  69.   121485   73796 39.2% 01-Mar-100 21:23:42   38 files
  70.